Skip to main content

AOnLongClickListener

Complete API reference for AOnLongClickListener, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Android Views

Component: no


public class AOnLongClickListener

Methods

SignatureReturnsDescription
onLongClick(View)booleanPerforms the onLongClick operation using the provided parameters (v).
onLongClickEvent(View)booleanExecutes onLongClickEvent and returns after the underlying engine call finishes.